From 51c0c4afddf87670c43edc1db61f130ae8905965 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 6 Jun 2007 15:31:11 +0000 Subject: [PATCH] (erc-show-channel-key-p): Fix typo in docstring. --- lisp/erc/erc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index 37c2c2e0883..72442de9f95 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el @@ -5756,7 +5756,7 @@ Otherwise, use the `erc-header-line' face." (function :tag "Call a function"))) (defcustom erc-show-channel-key-p t - "Show the the channel key in the header line." + "Show the channel key in the header line." :group 'erc-paranoia :type 'boolean) -- 2.30.2